[INFO] cloning repository https://github.com/pleme-io/terraform-forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pleme-io/terraform-forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fterraform-forge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fterraform-forge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08836ee55bbe195d9ff6e235705a18f13d73fe27
[INFO] fixing pleme-io/terraform-forge against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpleme-io%2Fterraform-forge" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pleme-io/terraform-forge
[INFO] finished tweaking git repo https://github.com/pleme-io/terraform-forge
[INFO] tweaked toml for git repo https://github.com/pleme-io/terraform-forge written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pleme-io/terraform-forge on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pleme-io/terraform-forge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/iac-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/meimei`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/openapi-forge`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/takumi`
[INFO] [stderr]     Updating git repository `https://github.com/pleme-io/sekkei`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v2.0.1
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded log v0.4.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c
[INFO] running `Command { std: "docker" "start" "a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking meimei v0.1.1 (https://github.com/pleme-io/meimei#92748592)
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_yaml_ng v0.10.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking sekkei v0.1.1 (https://github.com/pleme-io/sekkei#d7e53a77)
[INFO] [stderr]     Checking takumi v0.1.0 (https://github.com/pleme-io/takumi#754e30c5)
[INFO] [stderr]     Checking openapi-forge v0.1.4 (https://github.com/pleme-io/openapi-forge#a8e0fb63)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking iac-forge v0.1.0 (https://github.com/pleme-io/iac-forge#c592b447)
[INFO] [stderr]     Checking terraform-forge v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0063]: missing fields `morphism_chain` and `source_hash` in initializer of `GeneratedArtifact`
[INFO] [stdout]    --> src/tf_backend.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Ok(vec![GeneratedArtifact {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ missing `morphism_chain` and `source_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `morphism_chain` and `source_hash` in initializer of `GeneratedArtifact`
[INFO] [stdout]    --> src/tf_backend.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |         Ok(vec![GeneratedArtifact {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ missing `morphism_chain` and `source_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `morphism_chain` and `source_hash` in initializer of `GeneratedArtifact`
[INFO] [stdout]    --> src/tf_backend.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |         Ok(vec![GeneratedArtifact {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ missing `morphism_chain` and `source_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:343:25
[INFO] [stdout]     |
[INFO] [stdout] 343 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 343 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 343 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 458 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 458 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:509:25
[INFO] [stdout]     |
[INFO] [stdout] 509 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 509 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 509 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:570:25
[INFO] [stdout]     |
[INFO] [stdout] 570 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 570 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 570 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:703:25
[INFO] [stdout]     |
[INFO] [stdout] 703 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 703 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 703 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:738:25
[INFO] [stdout]     |
[INFO] [stdout] 738 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 738 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 738 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/datasource_gen.rs:762:25
[INFO] [stdout]     |
[INFO] [stdout] 762 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 298 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 762 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 762 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/error.rs:99:34
[INFO] [stdout]     |
[INFO] [stdout]  99 |             openapi_forge::Spec::from_str("not valid yaml {{{}}}");
[INFO] [stdout]     |                                  ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]  33 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  99 -             openapi_forge::Spec::from_str("not valid yaml {{{}}}");
[INFO] [stdout]  99 +             openapi_forge::Spec::from("not valid yaml {{{}}}");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/resource_gen.rs:653:25
[INFO] [stdout]     |
[INFO] [stdout] 653 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 571 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 653 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 653 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered
[INFO] [stdout]    --> src/type_map.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout]  98 |     match type_info {
[INFO] [stdout]     |           ^^^^^^^^^ pattern `&_` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `TypeInfo` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/takumi-d9d44f87fcd91fff/754e30c/src/field_type.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub enum FieldType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&TypeInfo`
[INFO] [stdout]     = note: `TypeInfo` is marked as non-exhaustive, so a wildcard `_` is necessary to match exhaustively
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         TypeInfo::Object(name) => GoType::Object(name.clone()),
[INFO] [stdout] 111 ~         &_ => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered
[INFO] [stdout]    --> src/type_map.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 |         match iac {
[INFO] [stdout]     |               ^^^ pattern `&_` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `IacType` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/iac-forge-493a6f5a477b1d95/c592b44/src/ir.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub enum IacType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&IacType`
[INFO] [stdout]     = note: `IacType` is marked as non-exhaustive, so a wildcard `_` is necessary to match exhaustively
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 200 ~             IacType::Enum { underlying, .. } => Self::from(underlying.as_ref()),
[INFO] [stdout] 201 ~             &_ => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terraform-forge` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]     --> src/resource_gen.rs:1063:29
[INFO] [stdout]      |
[INFO] [stdout] 1063 |         let int_api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]      |                             ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]      |
[INFO] [stdout]  517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  571 +     use std::str::FromStr;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1063 -         let int_api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 1063 +         let int_api = Spec::from(api_str).expect("parse");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]     --> src/resource_gen.rs:1213:25
[INFO] [stdout]      |
[INFO] [stdout] 1213 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]      |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]      |
[INFO] [stdout]  517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  571 +     use std::str::FromStr;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1213 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 1213 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/schema_gen.rs:357:25
[INFO] [stdout]     |
[INFO] [stdout] 357 |         let api = Spec::from_str(api_str).expect("parse api");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 266 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 357 -         let api = Spec::from_str(api_str).expect("parse api");
[INFO] [stdout] 357 +         let api = Spec::from(api_str).expect("parse api");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/schema_gen.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 266 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 486 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 486 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/schema_gen.rs:554:25
[INFO] [stdout]     |
[INFO] [stdout] 554 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]     |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 266 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 554 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 554 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]     --> src/schema_gen.rs:1132:25
[INFO] [stdout]      |
[INFO] [stdout] 1132 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]      |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]      |
[INFO] [stdout]  517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  266 +     use std::str::FromStr;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1132 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 1132 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]     --> src/schema_gen.rs:1174:25
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]      |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]      |
[INFO] [stdout]  517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  266 +     use std::str::FromStr;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1174 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 1174 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]     --> src/schema_gen.rs:1260:25
[INFO] [stdout]      |
[INFO] [stdout] 1260 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]      |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]      |
[INFO] [stdout]  517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  266 +     use std::str::FromStr;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1260 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 1260 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]     --> src/schema_gen.rs:1326:25
[INFO] [stdout]      |
[INFO] [stdout] 1326 |         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout]      |                         ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]      |
[INFO] [stdout]  517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]      |
[INFO] [stdout]  266 +     use std::str::FromStr;
[INFO] [stdout]      |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1326 -         let api = Spec::from_str(api_str).expect("parse");
[INFO] [stdout] 1326 +         let api = Spec::from(api_str).expect("parse");
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_str` found for struct `openapi_forge::Spec` in the current scope
[INFO] [stdout]    --> src/spec.rs:616:30
[INFO] [stdout]     |
[INFO] [stdout] 616 |         openapi_forge::Spec::from_str(api_str).expect("parse api")
[INFO] [stdout]     |                              ^^^^^^^^ associated function or constant not found in `openapi_forge::Spec`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `openapi_forge::Spec` consider using one of the following associated functions:
[INFO] [stdout]       openapi_forge::Spec::load
[INFO] [stdout]       openapi_forge::Spec::parse
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/openapi-forge-7bbd58d4f22c3891/a8e0fb6/src/spec.rs:517:5
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn load(path: impl AsRef<Path>) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 529 |     pub fn parse(content: &str) -> Result<Self, ForgeError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromStr` which provides `from_str` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 247 +     use std::str::FromStr;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 616 -         openapi_forge::Spec::from_str(api_str).expect("parse api")
[INFO] [stdout] 616 +         openapi_forge::Spec::from(api_str).expect("parse api")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `morphism_chain` and `source_hash` in initializer of `GeneratedArtifact`
[INFO] [stdout]    --> src/tf_backend.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Ok(vec![GeneratedArtifact {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ missing `morphism_chain` and `source_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `morphism_chain` and `source_hash` in initializer of `GeneratedArtifact`
[INFO] [stdout]    --> src/tf_backend.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |         Ok(vec![GeneratedArtifact {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ missing `morphism_chain` and `source_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `morphism_chain` and `source_hash` in initializer of `GeneratedArtifact`
[INFO] [stdout]    --> src/tf_backend.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |         Ok(vec![GeneratedArtifact {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ missing `morphism_chain` and `source_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tf_backend.rs:315:30
[INFO] [stdout]     |
[INFO] [stdout] 315 |             platform_config: std::collections::HashMap::new(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `BTreeMap<String, Value>`, found `HashMap<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `BTreeMap<std::string::String, toml::Value>`
[INFO] [stdout]                found struct `HashMap<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 |                 IacAttribute {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:350:17
[INFO] [stdout]     |
[INFO] [stdout] 350 |                 IacAttribute {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 IacAttribute {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         IacResource {
[INFO] [stdout]     |         ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:468:30
[INFO] [stdout]     |
[INFO] [stdout] 468 |             attributes: vec![IacAttribute {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:453:24
[INFO] [stdout]     |
[INFO] [stdout] 453 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:525:30
[INFO] [stdout]     |
[INFO] [stdout] 525 |             attributes: vec![IacAttribute {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:510:24
[INFO] [stdout]     |
[INFO] [stdout] 510 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:563:24
[INFO] [stdout]     |
[INFO] [stdout] 563 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:619:30
[INFO] [stdout]     |
[INFO] [stdout] 619 |             attributes: vec![IacAttribute {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:604:24
[INFO] [stdout]     |
[INFO] [stdout] 604 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tf_backend.rs:733:13
[INFO] [stdout]     |
[INFO] [stdout] 733 |             platform_config,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ expected `BTreeMap<String, Value>`, found `HashMap<String, Value>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `BTreeMap<std::string::String, toml::Value>`
[INFO] [stdout]                found struct `HashMap<std::string::String, toml::Value>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/tf_backend.rs:753:30
[INFO] [stdout]     |
[INFO] [stdout] 753 |             platform_config: std::collections::HashMap::new(),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `BTreeMap<String, Value>`, found `HashMap<_, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `BTreeMap<std::string::String, toml::Value>`
[INFO] [stdout]                found struct `HashMap<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacDataSource`
[INFO] [stdout]    --> src/tf_backend.rs:804:18
[INFO] [stdout]     |
[INFO] [stdout] 804 |         let ds = IacDataSource {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacDataSource`
[INFO] [stdout]    --> src/tf_backend.rs:823:18
[INFO] [stdout]     |
[INFO] [stdout] 823 |         let ds = IacDataSource {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:876:30
[INFO] [stdout]     |
[INFO] [stdout] 876 |             attributes: vec![IacAttribute {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:861:24
[INFO] [stdout]     |
[INFO] [stdout] 861 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:942:30
[INFO] [stdout]     |
[INFO] [stdout] 942 |             attributes: vec![IacAttribute {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:927:24
[INFO] [stdout]     |
[INFO] [stdout] 927 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/tf_backend.rs:991:30
[INFO] [stdout]     |
[INFO] [stdout] 991 |             attributes: vec![IacAttribute {
[INFO] [stdout]     |                              ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]    --> src/tf_backend.rs:976:24
[INFO] [stdout]     |
[INFO] [stdout] 976 |         let resource = IacResource {
[INFO] [stdout]     |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/tf_backend.rs:1100:13
[INFO] [stdout]      |
[INFO] [stdout] 1100 |             platform_config,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^ expected `BTreeMap<String, Value>`, found `HashMap<String, Value>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected struct `BTreeMap<std::string::String, toml::Value>`
[INFO] [stdout]                 found struct `HashMap<std::string::String, toml::Value>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]     --> src/tf_backend.rs:1139:17
[INFO] [stdout]      |
[INFO] [stdout] 1139 |                 IacAttribute {
[INFO] [stdout]      |                 ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]     --> src/tf_backend.rs:1153:17
[INFO] [stdout]      |
[INFO] [stdout] 1153 |                 IacAttribute {
[INFO] [stdout]      |                 ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]     --> src/tf_backend.rs:1167:17
[INFO] [stdout]      |
[INFO] [stdout] 1167 |                 IacAttribute {
[INFO] [stdout]      |                 ^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacResource`
[INFO] [stdout]     --> src/tf_backend.rs:1123:24
[INFO] [stdout]      |
[INFO] [stdout] 1123 |         let resource = IacResource {
[INFO] [stdout]      |                        ^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `read_mapping` in initializer of `iac_forge::IacDataSource`
[INFO] [stdout]     --> src/tf_backend.rs:1206:18
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         let ds = IacDataSource {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^ missing `read_mapping`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/type_map.rs:663:20
[INFO] [stdout]     |
[INFO] [stdout] 663 |         let attr = iac_forge::IacAttribute {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/type_map.rs:741:20
[INFO] [stdout]     |
[INFO] [stdout] 741 |         let attr = iac_forge::IacAttribute {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/type_map.rs:767:20
[INFO] [stdout]     |
[INFO] [stdout] 767 |         let attr = iac_forge::IacAttribute {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/type_map.rs:805:20
[INFO] [stdout]     |
[INFO] [stdout] 805 |         let attr = iac_forge::IacAttribute {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `json_encoded` and `optional` in initializer of `iac_forge::IacAttribute`
[INFO] [stdout]    --> src/type_map.rs:827:20
[INFO] [stdout]     |
[INFO] [stdout] 827 |         let attr = iac_forge::IacAttribute {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ missing `json_encoded` and `optional`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered
[INFO] [stdout]    --> src/type_map.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout]  98 |     match type_info {
[INFO] [stdout]     |           ^^^^^^^^^ pattern `&_` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `openapi_forge::TypeInfo` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/takumi-d9d44f87fcd91fff/754e30c/src/field_type.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | pub enum FieldType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&openapi_forge::TypeInfo`
[INFO] [stdout]     = note: `openapi_forge::TypeInfo` is marked as non-exhaustive, so a wildcard `_` is necessary to match exhaustively
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         TypeInfo::Object(name) => GoType::Object(name.clone()),
[INFO] [stdout] 111 ~         &_ => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&_` not covered
[INFO] [stdout]    --> src/type_map.rs:187:15
[INFO] [stdout]     |
[INFO] [stdout] 187 |         match iac {
[INFO] [stdout]     |               ^^^ pattern `&_` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `iac_forge::IacType` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/iac-forge-493a6f5a477b1d95/c592b44/src/ir.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub enum IacType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&iac_forge::IacType`
[INFO] [stdout]     = note: `iac_forge::IacType` is marked as non-exhaustive, so a wildcard `_` is necessary to match exhaustively
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 200 ~             IacType::Enum { underlying, .. } => Self::from(underlying.as_ref()),
[INFO] [stdout] 201 ~             &_ => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0063, E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terraform-forge` (lib test) due to 57 previous errors
[INFO] running `Command { std: "docker" "inspect" "a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c", kill_on_drop: false }`
[INFO] [stdout] a166e2fa9782712a267103ac115cac39a280f80cff5100e3f60a7ec9285e002c
